From 0ddac64af9b23c48befd7b0a343cc2609c993fe7 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 1 Oct 2002 18:09:14 +0000 Subject: [PATCH] Explain where to get expat. --- gpsbabel/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/gpsbabel/README b/gpsbabel/README index 76c0cd0b1..5ce18ef52 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -16,6 +16,18 @@ THE SOLUTION so far have taken under 200 lines of reasonable ISO C so they can be stamped out pretty trivially. +BUILDING IT + + The code should be compilable on any system with ISO C89 compilers. + It's been tested on UnixWare, OpenServer, OS/X, Linux, Solaris, and + a variety of processors and compilers. + + Libexpat is required. If you get errors about expat.h being + missing, you must either edit the Makefile to tell the compiler + where it is or install it in a sensible place. Exapt can be + downloaded from http://expat.sourceforge.net and is part of Apache + so it's very portable. + THE FORMATS GPX -- 2.30.2